home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2000 February
/
Macworld (2000-02).dmg
/
Updaters
/
WhiteCap 3.2.2.sea
/
WhiteCap 3.2.2
/
(into Visual Plug-ins)
/
WhiteCap Configs
/
Wormhole
< prev
next >
Wrap
Text File
|
1999-10-12
|
1KB
|
71 lines
// "WormHole" by Jeff Slama
Resn=10,
Durn="4.5",
CamX="780",
CamY="5 * sin( t/5 )",
CamZ="5 * cos( t/3 )",
CmLX="0",
CmLY="10 * sin( t/4.3 )",
CmLZ="10 * sin( t/2.3 )",
CUpX="0",
CUpY="cos( 1 * sin( t / 5 ) + 2 * cos( t / 6 ) + 1.5 * cos( t / 3.3 ) )",
CUpZ="sin( 1 * sin( t / 5 ) + 2 * cos( t / 6 ) + 1.5 * cos( t / 3.3 ) )",
C0="( 1 - dt )",
C1="( 1.15 * ( dt + .5) ) ^ 2",
D0="-25 * abs( mag( s ) )",
B0="5.14286 * ( .5 + .5 * sin( .3 * t ) )", // 5.14286 == 6 / 1.16666
B1="pos( 2 - b0 ) + pos( 2 - abs( b0 - 6 ))", // Red
B2="2 - abs( b0 - 2 )", // Green
B3="2.3 - abs( b0 - 4 ) + .8 * sin( .8 * t )", // Blue
D1="clip( 1 + 10 / ( D0 * C1 - 3 ) )",
C2=".5 * dt",
D2="C2 * ( 1 - D1 )",
R="( D1 * B1 + D2 ) * C0",
G="( D1 * B2 + D2 ) * C0",
B="( D1 * B3 + D2 ) * C0",
LvlR=".5",
LvlG=".5",
LvlB=".5",
// Preferred dimensions/aspect
widt=400,heig=360,
ConL=1,ConB=0,
Fall=".035",
X="980 * dt",
Y="sin( 6.2831853 * s ) * 3.5 * d0",
Z="cos( 6.2831853 * s ) * 3.5 * d0",
Scal="900",
ScSz=1,
Pers="250",
Vers=30